home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroChem / database / classify / Topic1 / script / ID1073.Scn < prev    next >
Encoding:
Text File  |  1997-11-08  |  1.6 KB  |  84 lines

  1. P
  2.  
  3.  
  4. @Disable Forward
  5.  
  6.  
  7. @AtGraphic 140,20
  8. @Picture aaa20_01.bmp   
  9.  
  10.  
  11. @AtGraphic 140,117
  12. @Picture aaa20_02.bmp
  13.  
  14.  
  15. @AtGraphic 140,208
  16. @Picture aaa20_03.bmp
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. @Animation CurieLowerLeftArm,CurieLowerBanton,CurieTapBanton,CurieRaiseBanton,CurieRaiseLeftArm
  25.  
  26. @PlaySoundFile aaa20_01.wav
  27. @WaitForSoundToFinish
  28.  
  29.  
  30. @Animation CurieLowerLeftArm,CurieLowerBanton,CurieTapBanton,CurieRaiseBanton,CurieRaiseLeftArm
  31. @PlaySoundFile aaa20_02.wav
  32. @WaitForSoundToFinish
  33.  
  34. @At 301,370
  35. #f1#cr#bClick on each beaker to find out more.
  36.  
  37.  
  38.  
  39.  
  40. '----------------- HOT SPOT 1 DATA --------------------
  41. @HotSpotBegin 129,9,87,82,none
  42. @Animation CurieWave
  43. @At 240,40
  44. #bSolids#b have a definite shape and volume.
  45. @hotspotend
  46.  
  47. '----------------- HOT SPOT 2 DATA --------------------
  48. @HotSpotBegin 135,112,72,85,none
  49. @Animation CurieWave
  50. @At 240,140
  51. #bLiquids#b have a definite volume. 
  52. They do not have a definite shape.
  53. @hotspotend
  54.  
  55. '----------------- HOT SPOT 3 DATA --------------------
  56. @HotSpotBegin 128,209,93,186,none
  57. @Animation CurieWave
  58. @At 240,250
  59. #bGases#b do not have a definite shape or volume. 
  60. @hotspotend
  61.  
  62. '--------------- WAIT UNTIL ALL HOTSPOT or FORWARD is SELECTED ------------
  63. @autoMoveOn true
  64. @Prompt
  65. @onForwardNextScreen
  66.  
  67. '------------------------ ERASE ORGINAL INSTRUCTIONS ----------------------
  68. @Erase 287,363,301,26
  69. @Animation CurieWave,CurieLowerLeftArm,CurieLowerBanton
  70. @Wait 2
  71. @At 240,313
  72. A substance always has a #bdefinite mass#b, 
  73. whatever state it is in.
  74.  
  75. @Wait 2
  76. @Enable Forward
  77. @At 365,370
  78. #b#crClick on Forward to move on.#b
  79.  
  80.  
  81.  
  82.  
  83.  
  84.